Version 24.2 (latest)

ItemOperationResult<T> Class Properties

For a list of all members of this type, see ItemOperationResult<T> members.

Public Properties
 NameDescription
Public PropertyErrorIf an error occurred during the process of getting activity query results, this property returns the error information. (Inherited from Infragistics.OperationResult)
Public PropertyIsCanceledIndicates if the operation was canceled. (Inherited from Infragistics.OperationResult)
Public PropertyIsCompleteIndicates if the query operation has been completed. (Inherited from Infragistics.OperationResult)
Public PropertyItemReturns the item associated with the operation.  
Protected Properties
 NameDescription
Protected PropertyHasListeners (Inherited from Infragistics.PropertyChangeNotifier)
See Also